Intelligent Chaos (IC) is a simple tool which allows You to study the emergence of chaotic behaviour in the logistic equation and related iterations.
Of course there already exist plenty of programs that makes beautiful chaotic graphs, but You will never understand chaos theory without looking at the actual numbers. That is what You can do with IC, in great detail.
The equation used is a*x*(1-x), but in future versions, you will be able to change this. The chaotic parameter (a) is given the default value 3.5699, that is just below the point where chaos sets in, but the idea is of course that You should let i vary from 2 to 4.
Use Balloon help to get info about the controls.
The included CrossBasic sourcecode shows how the execution of the equation works.
Versions
1.0 - The first one.
1.0.1 - Added "Open" functions
1.1 - Added menu controls instead of buttons, plus some examples. Fixed "Cancel" bug in open and save dialogs.
1.2 - Added bigger examples list and new, smarter interface.